home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 44 / Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso / -serious- / misc / srename / srename.readme < prev    next >
Text File  |  1999-07-12  |  1KB  |  36 lines

  1. Short:    Advanced rename/renumber CLI program.
  2. Author:   Constantinos Nicolakakis (cnicol@compulink.gr)
  3. Uploader: Constantinos Nicolakakis (cnicol@compulink.gr)
  4. Version:  2.900
  5. Type:     util/cli
  6. Requires: AmigaOS 2.0
  7. Replaces: util/cli/SRename.lha
  8.  
  9. SRename is an advanced Rename CLI command. Features include:
  10.  
  11. - 53 CLI options
  12. - Easy to use command interface
  13. - Total control over recursion
  14. - Wildcard and multiple filename support
  15. - Selector - Action keyword separation that allows building
  16.   specialized functions
  17. - Can perform intelligent renumbering with automatic checking for
  18.   filename clashes
  19. - Unlimited number-basename format support for renumbering
  20. - Can execute multiple actions in one go
  21. - Supports long filenames on filesystems that allow them
  22. - Can also modify filename comments
  23. - It's freeware
  24.  
  25. Changes since last version:
  26.  
  27. - After a request from JanRoger Haugan I also added support for the
  28.   modification of filename comments. Because of this the COMMENT, TOCOMMENT
  29.   and TOFILENAME keywords were added.
  30. - The ICONS option can now be also used with wildcards.
  31. - Fixed bug introduced in 2.800 that caused MATCH to finish early when the new
  32.   filename was going to be shorter than the old one.
  33. - Fixed bug that could cause a crash when ICONS was used with recursion and a
  34.   non-wildcard pattern, and a match couldn't be found in the starting directory.
  35. - Included an 020 executable as it is a bit smaller than the generic.
  36.